Skip to content

[PLT-1205] Add user group management #1604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 26, 2024
Merged

Conversation

adrian-chang
Copy link
Contributor

@adrian-chang adrian-chang commented May 11, 2024

  • Add user group management via SDK
  • Create, Update, Delete Groups
  • Also add projects to groups, remove projects from groups

@adrian-chang adrian-chang changed the title Achang/plt 0 add groups [PLT-0] Add user group management May 11, 2024
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch 4 times, most recently from 4e2f3cf to 56db34d Compare May 30, 2024 01:37
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch from 3d9e5a5 to c7181fa Compare June 4, 2024 21:51
@adrian-chang adrian-chang marked this pull request as ready for review June 5, 2024 00:51
@adrian-chang adrian-chang requested a review from a team as a code owner June 5, 2024 00:51
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch 2 times, most recently from 59e8ae9 to e485ba6 Compare June 7, 2024 08:29
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch 3 times, most recently from 15b399c to 6907aec Compare June 25, 2024 05:43
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch from 8570e16 to 5c4503d Compare June 25, 2024 22:59
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch 3 times, most recently from 4be6fba to 4edf990 Compare June 26, 2024 08:04
@adrian-chang adrian-chang force-pushed the achang/plt-0-add-groups branch from 4edf990 to b5957f3 Compare June 26, 2024 18:40
return self.id == other.id


class UserGroupProject(BaseModel):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adrian-chang adrian-chang merged commit 751e8f2 into develop Jun 26, 2024
13 of 20 checks passed
@adrian-chang adrian-chang deleted the achang/plt-0-add-groups branch June 26, 2024 23:06
@adrian-chang adrian-chang changed the title [PLT-0] Add user group management [PLT-1205] Add user group management Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants